import type { SvgProps } from 'react-native-svg';
declare const DinersLogo: (props: SvgProps) => import("react/jsx-runtime").JSX.Element;
export default DinersLogo;
//# sourceMappingURL=DinersLogo.d.ts.map