export declare type RollerShutterConfig = {
    displayName: string;
    uniqueId: string;
};
//# sourceMappingURL=rollerShutter.d.ts.map