import { SVGProps } from 'react'; export interface PresentationsProps extends Omit, 'css'> { } export declare const Presentations: import("react").ForwardRefExoticComponent & import("react").RefAttributes>;