import { DimensionValue } from "react-native";
export declare const getMaxToastWidth: () => DimensionValue;
