export interface SlsPublicUserData {
    matchingsCalculable: boolean;
}
