declare const suppressExpoWarnings: (shouldSuppress?: boolean) => void;
export default suppressExpoWarnings;
