@promptbook/google
Version:
Promptbook: Turn your company's scattered knowledge into AI ready books
12 lines (11 loc) • 316 B
TypeScript
/**
* Shows simple send icon
*
* @public exported from `@promptbook/components`
*/
export declare const SendIcon: ({ size }: {
size: number;
}) => import("react/jsx-runtime").JSX.Element;
/**
* TODO: !!!! Search ACRY for "currentColor", it probably does not work and make no sense to have it in project
*/