export type FilePanelProps = {
  blockId: string;
};
