CommandkitInterfacesFilePropsVersion: NextOn this pageFilePropsFileProps commandkitfile.ts Signatureinterface FileProps extends Omit<FileComponentData, 'type' | 'file'> { url: string;} Extends: Omit<FileComponentData, 'type' | 'file'> urlpropertystring