import { ConfigPlugin } from "@expo/config-plugins";
declare const withSDCardDetector: ConfigPlugin;
export default withSDCardDetector;
