declare const BinaryLock: import("svelte").Component<$$ComponentProps, {}, "">; type BinaryLock = ReturnType; export default BinaryLock;