import { IconSvgProps } from '../types';
declare const NotionLogo: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default NotionLogo;
//# sourceMappingURL=NotionLogo.d.ts.map