UNPKG

@workday/canvas-kit-docs

Version:

Documentation components of Canvas Kit components

7 lines 268 B
type DownloadLLMFileProps = { rawFileLink: string; filename: string; }; export declare const DownloadLLMFile: ({ rawFileLink, filename }: DownloadLLMFileProps) => import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=DownloadLLMFile.d.ts.map