import * as React from 'react'; declare function GhostCake(props: React.ComponentProps<'svg'>): JSX.Element;