/**
 * 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
 */
