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