default: { get: <T extends TSecurityGet>(data: T) => Promise<ISecurity<T>> } = ...

Type declaration