import Transport from "@ledgerhq/hw-transport"; /** * Attempt to fetch the size of the custom image set on the device, * or zero if there is no custom image set. */ declare const _default: (transport: Transport) => Promise; export default _default; //# sourceMappingURL=customLockScreenFetchSize.d.ts.map