declare const BirthdayCake: (props: any) => JSX.Element;
export default BirthdayCake;
