import imp from "iamport-server-api"; export declare namespace IamportAsset { function connection(storeId: string): Promise; }