declare function BurgerIcon({ onPress }: { onPress: () => void; }): JSX.Element; export default BurgerIcon; //# sourceMappingURL=BurgerIcon.d.ts.map