/// import { SvgIconProps } from './types'; export declare function DrawerPlayIcon({ className, ...props }?: Partial): JSX.Element;